home *** CD-ROM | disk | FTP | other *** search
/ distrib.akp.su/Programming/Vb-6+Rus/ / distrib.akp.su.tar / distrib.akp.su / Programming / Vb-6+Rus / ! BIBLIOTEKI ! / SENDFORM.2_0 / SETUP.ISS < prev    next >
INI File  |  1998-03-03  |  455b  |  28 lines

  1. [InstallShield Silent]
  2. Version=v3.00.000
  3. File=Response File
  4. [Application]
  5. Name=VB_SENDFORM2
  6. Version=1.0
  7. Company=PSP
  8. [DlgOrder]
  9. Dlg0=Welcome-0
  10. Dlg1=AskDestPath-0
  11. Dlg2=AskDestPath-1
  12. Dlg3=AskDestPath-2
  13. Dlg4=MessageBox-0
  14. Count=5
  15. [Welcome-0]
  16. Result=0
  17. [AskDestPath-0]
  18. szPath=C:\Inetpub
  19. Result=1
  20. [AskDestPath-1]
  21. szPath=C:\Inetpub\wwwroot
  22. Result=1
  23. [AskDestPath-2]
  24. szPath=C:\Inetpub\wwwroot\VB_SENDFORM2
  25. Result=1
  26. [MessageBox-0]
  27. Result=1
  28.